﻿@charset "utf-8";
@import url(dll.css);
@import url(module.css);
@import url(global.css);
@import url(ddsmoothmenu.css);
@import url(animate.css);
/* 首页部分开始 */
.mfbox, .intro, .i_news {
	width: 1200px;
	margin: 0 auto;
}
.header {
	height: 75px;
}
.logo {
	float: left;
	overflow: hidden;
	display: inline-block;
	margin-top: 14px;
}
.i_nav {
	float: right;
	height: 75px;
}
.i_banner_box {
	position: relative;
	width: 100%;
	z-index: 11;
	text-align: center;
}
.p_banner_box {
	text-align: center;
}
.i_banner {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.selected::after, .nava:hover::after, .navactive:hover::after {
	content: "";
	display: block;
	width: 100px;
	height: 4px;
	background-color: #243a8e;
	position: absolute;
	bottom: 0;
	left: calc(50% - 50px);
}
.productT {
	text-align: center;
	margin-top: 80px;
}
.productM {
	margin: 60px 0 80px;
}
.productT p::after {
	content: '';
	position: absolute;
	width: 100px;
	height: 3px;
	background-color: #243a8e;
	transform: translate(-124px, 40px);
}
.productT span {
	font-size: 26px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 2px;
	color: #243a8e;
}
.productT p {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 3px;
	color: #243a8e;
}
.sort_l {
	width: 900px;
	margin: 0 auto;
}
.sort_l ul {
	padding: 0;
	margin: 0;
}
.sort_l ul li {
	display: inline-block;
	width: 168px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	color: #666;
	font-size: 16px;
}
.sort_l li a.on {
	background-color: #243a8e;
	color: #fff;
	line-height: 40px;
	font-size: 16px;
	padding: 10px;
}
.sort_l ul li a::after {
	content: '';
	position: absolute;
	width: 1px;
	height: 15px;
	background-color: #999;
	transform: translate(9px, 13px);
}
.i_pro_l ul li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
}
.i_pro_l ul li:nth-child(4n) {
	margin-right: 0;
}

.i_pro_l {
	width: 1200px;
	height: 208px;
	margin: 0 auto;
	margin-top: 50px;
}
.item_wrapper {
	width: 100%;
	height: 50px;
	background-color: #e6e6e6;
	line-height: 50px;
	text-align: center;
	color: #243a8e;
	font-size: 16px;
}
.i_pro_l ul li:hover .item_wrapper {
	color: #fff;
	background-color: #243a8e;
}
a.yang {
	font-size: 16px;
	color: #243a8e;
	position: relative;
	top: -290px;
	left: 1030px;
}
.i_intro {
	background-image: url(../images/introduct.jpg);
	height: 625px;
}
.intro h3 {
	font-size: 26px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 2px;
	color: #fff;
}
.intro span {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 3px;
	color: #fff;
}
.intro span::after {
	content: '';
	position: absolute;
	width: 100px;
	height: 3px;
	background-color: #fff;
	transform: translate(-174px, 40px);
}
.intro p {
	font-size: 20px;
	color: #fff;
	margin: 35px 0;
}
.introL {
	float: left;
	margin-top: 100px;
}
.introR {
	float: left;
	width: 540px;
	margin-top: 80px;
	position: relative;
	left: -18px;
	z-index: 99;
}
.clear {
	clear: both;
}
.intro_title {
	width: 640px;
	height: 296px;
	background-color: #fff;
	position: relative;
	z-index: 100;
	padding: 30px;
}
.intro_title p {
	font-size: 14px;
	line-height: 24px;
	color: #333;
text-indent:2em;
	margin:0;
display:black;
	text-align:justify;
	
}

.intro_title a{
	font-size:14px;
	color:#243a8e;
	background:#fff;
	border:1px solid #243a8e;
	padding:9px 22px;
	border-radius:20px;
display:black;
	}
	.intro_title a:hover{
	font-size:14px;
	color:#fff;
	background:#243a8e;
	padding:9px 22px;
	border-radius:20px;
	}
span.CK {
	color: #17288b;
	font-size: 16px;
	position: relative;
	top: -40px;
	left: 28px;
	z-index: 111;
}
.i_newsB {
	margin: 60px 0 30px;
}
.inewsT {
	text-align: center;
	overflow:hidden;margin-top: 80px;
}
.inewsT p::after {
	content: '';
	position: absolute;
	width: 100px;
	height: 3px;
	background-color: #243a8e;
	transform: translate(-170px, 40px);
}
.inewsT span {
	font-size: 26px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 2px;
	color: #243a8e;
}
.inewsT p {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 3px;
	color: #243a8e;
}
.news {
	display: block;
	width: 580px;
	float: left;
}
.news1 {
	display: block;
	width: 580px;
	float: right;
}
.newsT {
	height: 35px;
	border-bottom: #243a8e 2px solid;
}
.newsL {
	float: left;
}
.newsR {
	float: right;
}
.newsR a {
	display: inline-block;
	color: #666;
	font-size: 14px;
	margin-top: 5px;
}
span.chi {
	font-size: 20px;
	color: #243a8e;
}
span.eng {
	font-size: 12px;
	color: #666;
}
.newsB {
	padding: 20px 0 0;
}
.one img {
	width: 160px;
	height: 90px;
	float: left;
}
.one_title {
	width: 390px;
	float: left;
	margin-left: 10px;
}
.one h3 {
	padding: 5px 0;
}
.one a {
	font-size: 16px;
	color: #333;
}
.one span {
	font-size: 14px;
	line-height: 21px;
	color: #808080;
}
.two ul li {
	padding: 8px 0;
}
.two ul li a {
	font-size: 14px;
	color: #333;
}
.two span {
	float: right;
	font-size: 14px;
	color: #808080;
}
.two {
	padding-top: 20px;
}
.circle {
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #243a8e;
	border-radius: 100px;
	margin-right: 6px;
}
.footer {
	background-color: #ebebeb;
margin-top:30px;
}
.logo1 {
	float: left;
	overflow: hidden;
	display: inline-block;
}
.footer_l {
	float: left;
	margin: 20px 0;
}
.footer_r {
	float: right;
	text-align: center;
	margin-top: 35px;
}
.footer_nav ul li {
	float: left;
	width: 120px;
	border-right: #bfbfbf 1px solid;
}
.footer_nav ul li:nth-child(7) {
	border-right: none;
}
.footer_nav ul li a {
	font-size: 16px;
	line-height: 24px;
	color: #333;
}
.copyright {
	text-align: center;
	border-top: #bfbfbf 1px solid;
	padding:20px 0;
	
}
.copyright p {
	color:#333;
	font-size:14px;
	display:block;
	float:left;
}
.copyright a {
	color:#333;
	font-size:14px;
	display:block;
	float:right;
}
.copyright a:hover {
	color:#243a8e;
	font-size:14px;
}
/* 首页部分结束 */

/* 内页部分开始 */
.p_container {
	width: 1200px;
	margin: 0 auto;
}
.agentL {
	float: left;
	width: 270px;
	margin-right: 30px;
	position: relative;
	top: -30px;
}
.agentR {
	float: left;
	width: 900px;
	margin-top: 25px;
}
.sidebar {
	width: 100%;
	text-align: center;
}
.p_box1 {
	width: 270px;
	height: 87px;
	background-color: #243a8e;
}
.p_box1 span {
	font-size: 26px;
	letter-spacing: 2px;
	color: #fff;
}
.p_box1 p {
	font-size: 14px;
	color: #fff;
	opacity: 0.5;
}
.box1L {
	font-family: SimSun;
	font-size: 50px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #fff;
	float: left;
	margin-top: 15px;
}
.box1R {
	float: left;
	margin-top: 15px;
}
.p_box3 span {
	font-size: 22px;
	letter-spacing: 2px;
	color: #243a8e;
}
.p_box3 p {
	font-size: 14px;
	color: #243a8e;
	opacity: 0.5;
}
.box3L {
	font-family: SimSun;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #243a8e;
	float: left;
	margin-top: 25px;
}
.box3R {
	float: left;
	margin-top: 15px;
}
.sortnavul {
	border: solid 1px #d9d9d9;
}
.i_contact {
	margin: 20px 0;
}
.p_box2 {
	width: 270px;
	background-color: #ffffff;
	border: solid 1px #d9d9d9;
	font-size: 14px;
	color:#666;
	padding: 10px;
	line-height:26px;
}
.p_box2 img {
	margin-right: 5px;
}
/*.p_box2 p {
	margin: 10px 18px 20px;
}*/
.waterfall {
	text-align: center;
}
.waterfall p {
	padding: 10px 0 30px;
	font-size: 16px;
	color: #666;
}
.sc_title {
	margin-top: 45px;
	font-size: 16px;
	color: #333;
	line-height: 24px;
}
span.p_pro_title {
	font-size: 20px;
	line-height: 24px;
	color: #243a8e;
}
.p_proT {
	border-bottom: #243a8e 2px solid;
	height: 35px;
	margin-bottom: 20px;
}
.zz p {
	font-size: 16px;
	color: #333;
	line-height: 40px;
}
.zz h3 {
	font-size: 20px;
	color: #243a8e;
	line-height: 50px;
	margin-left: -30px;
}
.zz_title p::before {
	content: "";
	display: block;
	position: absolute;
	transform: translate(-25px, 22px);
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #243a8e;
}
.zz {
	height: 258px;
	margin-bottom: 40px;
	border-bottom: rgba(136, 136, 136, 0.2) 1px solid;
}
.zz img {
	float: left;
}
.zz_title {
	float: left;
	margin-left: 60px;
}
.Npic1 img {
	width: 24px;
	position: relative;
	top: -20px;
	left: 870px;
}
.ck {
	width: 140px;
	height: 36px;
	border: solid 1px #243a8e;
	border-radius: 3px;
	text-align: center;
	display: inline-block;
	float: right;
}
.ck a {
	font-size: 14px;
	font-weight: bold;
	color: #243a8e;
	line-height: 32px;
}
/*.ck a:visited .ck{background-color: #243a8e}*/
/*.ck a:link{color: #243a8e;background-color: #fff;}
.ck a:visited{color: #FFF;background-color: #243a8e;}*/
.xq {
	display: none;
	border-bottom: #243a8e 2px solid;
}
.zhaopin span {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-left: 25px;
	display: inline-block;
}
.zhaopin span::before {
	content: "";
	display: block;
	position: absolute;
	transform: translate(-20px, 10px);
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background-color: #243a8e;
}
.zhaopin {
	border-bottom: rgba(136, 136, 136, 0.2) 1px solid;
	margin: 40px 0;
}
#zp {
	margin-top: 0;
}
.zp_list {
	margin: 25px 0 15px;
}
.zp_list ul li {
	float: left;
	width: 175px;
	font-size: 14px;
	color: #333;
	margin-left: 58px;
}
.zp_list ul li:first-child {
	margin-left: 25px;
}
.zp_list ul li:nth-child(2) {
	width: 450px
}
.xq {
	padding-bottom: 15px;
}
.xq span {
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	color: #333;
}
.xq p {
	font-size: 14px;
	line-height: 30px;
	color: #333;
}
span.wm {
	font-size: 22px;
}
.lianxiL {
	float: left;
	margin-top: 110px;
}
.lianxiR {
	float: right;
	margin-top: 90px;
}
#lx {
	border: none;
	height: auto;
}
#lx img {
	margin-right: 20px;
	margin-bottom: 3px;
}
#lx p {
	margin: 10px 0 20px 37px;
}
/* 内页部分结束 */
